Use $< in some doc/*/Makefile rules.
authorGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 19:39:42 +0000 (12:39 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 19:39:42 +0000 (12:39 -0700)
commit2f29762ac16f753a6ed09653f136a5fa4f8694a6
tree344d0d105a61804c7db631ec0d25bcb8bb0c0316
parent9cb1a8f304bfd1626d995f406d35c4a0d6c44b93
Use $< in some doc/*/Makefile rules.

* doc/lispref/Makefile.in (srcs): Put elisp.texi first.
($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.

* doc/lispintro/Makefile.in (${infodir}/eintr, emacs-lisp-intro.dvi)
(emacs-lisp-intro.pdf, emacs-lisp-intro.html): Use $<.

* doc/emacs/Makefile.in (EMACSSOURCES): Put emacs.texi first.
($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
(emacs-xtra.pdf): Use $<.
doc/emacs/ChangeLog
doc/emacs/Makefile.in
doc/lispintro/ChangeLog
doc/lispintro/Makefile.in
doc/lispref/ChangeLog
doc/lispref/Makefile.in